projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c01d95
)
*** empty log message ***
author
Kenichi Handa
<handa@m17n.org>
Mon, 13 Jul 2009 01:04:26 +0000
(
01:04
+0000)
committer
Kenichi Handa
<handa@m17n.org>
Mon, 13 Jul 2009 01:04:26 +0000
(
01:04
+0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 98a1727ae30ce4c531631961658f5871cbd14f02..075626f5874cd9a115e251c81cb5d8b2bd7210a2 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,8
@@
+2009-07-13 Kenichi Handa <handa@m17n.org>
+
+ * cmds.c (internal_self_insert): Check sym by SYMBOLP before
+ calling XSYMBOL (sym).
+
2009-07-10 Kenichi Handa <handa@m17n.org>
* xftfont.c (xftfont_open): Fix typo: FC_RGBA->FC_HINT_STYLE.